Natural Language Processing Gems
# | Total Rank | Daily Rank | Name | Summary |
1 | 79 | 20 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
2 | 431 | 1,491 | treetop | A Parsing Expression Grammar (PEG) Parser generator DSL for Ruby |
3 | 706 | 523 | parslet | Parser construction library with great error reporting in Ruby. |
4 | 791 | 706 | text | A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Por... |
5 | 888 | 675 | citrus | Parsing Expressions for Ruby |
6 | 1,487 | 1,455 | ruby-ll | An LL(1) parser generator for Ruby. |
7 | 5,776 | 3,620 | pragmatic_segmenter | Pragmatic Segmenter is a sentence segmentation tool for Ruby. It allows you to split a ... |
8 | 7,250 | 59,491 | pocketsphinx-ruby | Provides Ruby FFI bindings for Pocketsphinx, a lightweight speech recognition engine. |
9 | 8,505 | 8,373 | words_counted | A Ruby natural language processor to extract stats from text, such was word count and m... |
10 | 16,983 | 59,491 | treat | Treat is a natural language processing framework for Ruby. |
11 | 45,288 | 23,693 | wordlist | Wordlist is a Ruby library and CLI for reading, combining, mutating, and building wordl... |
12 | 72,476 | 20,613 | tiered_category_expressions | Tiered category expressions |